home *** CD-ROM | disk | FTP | other *** search
/ ...taking it to the Macs! / ...taking it to the Macs!.iso / Extras / Internet Developer Demos / Bare Bones Software Goodies / BBEdit 4.0 Demo Folder / ToolServer Support / Copy to MPW Scripts folder / BBEdit•File next >
Text File  |  1992-08-30  |  97b  |  7 lines

  1. if "{BBEditExists}" == ""
  2.     target "{1}"
  3. else
  4.     RBBEdit 'pwd ' `Directory`
  5.     RBBEdit targ "{1}"
  6. end
  7.